GetExclusionConstraints

Gets all of the $(WIKI constraints, ExclusionConstraint) that ClassName is attributed with. If the exclusion constraint name is left blank then the default name is "exc_" ~ ClassName.

Members

Aliases

GetExclusionConstraints
alias GetExclusionConstraints = Impl!(__traits(getAttributes, ClassName))
Undocumented in source.

Templates

Impl
template Impl(T...)
Undocumented in source.

Meta